I. Introduction
The issue of greenhouse gas emissions is now receiving widespread global attention. According to estimates from relevant studies, the harm caused by each ton of CO2 is worth approximately US$50 (Revesz et al., 2017). In order to alleviate the worsening environmental problems, the Kyoto Protocol, established in Kyoto, Japan, in 1997, brought the carbon emission rights market to reality. As a derivative market of the carbon spot market, the carbon futures market theoretically has the function of price forecasting and risk hedging, and has a decisive impact on the rational allocation of carbon resources, risk reduction and mitigation of climate change. The European Union Emissions Trading Scheme (EU ETS) is the earliest and largest carbon emission reduction market. This paper examines the international carbon futures market by taking the EU carbon allowance futures, the main carbon contract futures under the EU ETS, as the object of study.
Accurate and stable carbon price forecasts are important for policy making by government departments and decision making by market participants (Ren et al., 2022; Xiong et al., 2019). However, there are still relatively few studies on carbon price forecasting. For example, Benz and Truck (2009) use Markov switching and AR-GARCH models to forecast the EUA price, based on historical data. Chevallier (2009) considers seven macroeconomic variables as predictors of carbon prices and uses a variety of GARCH-type models for forecasting. Byun and Cho (2013) employ GARCH-type models to study the forecasting of carbon price volatility and include several energy futures prices as predictors. Hong et al. (2017) construct a multiple linear regression forecasting model to predict carbon prices using seven variables from the stock and energy markets.
The main contributions of this paper include the following: Firstly, we introduce a large number of macroeconomic variables as predictors of the carbon price (EU carbon allowance futures), whereas existing studies have typically included only a small number of exogenous predictor variables (Byun & Cho, 2013; Chevallier, 2009; Hong et al., 2017). These macroeconomic variables, 44 in total, include information on energy commodities, financial markets and economic activity in different countries. In this respect, our paper extends the study on carbon price predictors. Secondly, we use six different statistical models to forecast carbon prices: the ARMAX, GARCHX, LASSO, Adaptive LASSO, the Group SCAD, and the Group LASSO models. Benz and Truck (2009) and Byun and Cho (2013) compare the performance of several traditional statistical models for predicting carbon prices, but do not introduce high-dimensional statistical models. Comparing the prediction accuracy between high-dimensional and traditional statistical models, we find that the high-dimensional statistical model is more suitable for carbon price prediction with high-dimensional predictor variable inputs. Finally, by analyzing and comparing the prediction performance of different high-dimensional models, we find that carbon price prediction using group high-dimensional models is better when the input high-dimensional data has a distinct group structure.
The rest of the paper is structured as follows: Section 2 presents our use of methods and data; Section 3 reports our empirical results. Section 4 concludes.
II. Methodology and data
A. The candidate models
We introduce exogenous inputs to extend the ARMA model (Box et al., 2015; Whittle, 1953) to the ARMAX model, which is constructed as follows:
Yt=c+εt+p∑i=1αiYt−i+q∑i=1βiεt−i+g∑i=1γiXt−i,
where
and are the parameters of the observation white noise error terms and the exogenous covariate respectively. is a constant.In this paper, we follow the ARMAX (1,1,1) models to understand and predict our carbon price return data
pt=c+εt+αpt−1+βεt−1+γXt−1,
As with the ARMAX model, we construct the GARCHX model as follows:
yt=μt+εt,εt∣Ψt−1∼N(0,σ2t),
σ2=ω+q∑i=1αiε2t−i+p∑i=1βiσ2t−i+n∑i=1γiXt−i,
where
represents a collection of information until time is the error term at time The expectation value of at time is is the conditional variance, is the exogenous covariate. and are used as corresponding parameters.In this paper, we employ GARCHX (1,1,1) to predict the carbon price. The models are as follows:
pt=μt+εt,εt∣Ψt−1∼N(0,σ2t)
σ2=ω+αp2t−1+βσ2t−1+γXt−1
Following Tibshirani (1996), the LASSO estimator is constructed as follows:
ˆβLASSO=argminβ{1N‖Y−Xβ‖22+λN∑i=1|βi|},
where
is the regularization parameter, and for sparsity the penalty is adopted.The carbon price prediction model with LASSO is:
ˆpt+1=ˆβLASSO0+N∑i=1ˆβLASSO0xi,t
Here
ˆβLASSO=argminβ{1t−1t−1∑i=1(pl+1−β0−n∑i=1βi,xi,l)2+λcvN∑i=1|βi|},
In reference to the approach of Zou (2006), Adaptive LASSO is given by
ˆβadapt=argminβ{1N‖Y−Xβ‖22+λn∑i=1|βi||ˆβinit,i|}.
The carbon price prediction model with Adaptive LASSO is
ˆpt+1=ˆβadapt0+N∑i=1ˆβadapt0xi,t.
Here
ˆβLASSO=argminβ{1t−1t−1∑i=1(pl+1−β0−n∑i=1βi,xi,l)2+λcvN∑i=1|βi||ˆβinit,t|},
B. Group method
In practical terms, the parametric vector in a high-dimensional regression model has a group structure
and an index number That is, and We combine the group structure with two methods, LASSO and SCAD, respectively, and evaluate their performance in predicting carbon prices.Following Yuan and Lin (2006), the group LASSO estimator is
ˆβgLASSO=argminβ{1N‖Y−Xβ‖22+λN∑j=1mj‖βgj‖2},
where standard Euclidean norm is
and The multiplier is designed to balance the size of the different groups and is usually set tomj=√Tj,
where
indicates the number of parameters in th group.The carbon price prediction model with Group LASSO is
ˆpt+1=ˆβ0+N∑i=1ˆβ0xi,t.
Here
ˆβ=argminβ{1t−1t−1∑i=1(pl+1−β0−n∑i=1βi,xi,l)2+λcvN∑j=1mj‖βgj‖}.
The group SCAD estimator is
ˆβgSCAD=argminβ{1N‖Y−Xβ‖22+λN∑j=1‖βgj‖2},
where
are the parameters in th group, and the penalty isPλ(|x|)={λ|x|, if |x|≤λ.−(|x|2−2aλ|x|+λ2)2(a−1), if λ<|x|<aλ.(a+1)λ22, if |x|>aλ.
The carbon price prediction model with Group SCAD is
ˆpt+1=ˆβ0+N∑i=1ˆβ0xi,t.
Here
ˆβ=argminβ{1t−1t−1∑i=1(pl+1−β0−n∑i=1βi,xi,l)2+λcvN∑j=1mj‖βgj‖}.
C. Out-of-sample Comparisons
Using the full dataset usually leads to over-fitting, hence we use out-of-sample performance tests to objectively evaluate the predictive power of statistical models. Specifically, we split the sample into an in-sample dataset and an out-of-sample dataset. The statistical model is trained on the in-sample dataset and the predictions are then compared to the out-of-sample dataset.
Referring to Campbell and Thompson (2008) and similar approaches in the extensive literature that exists, we use the mean-squared prediction error (MSPE), the mean absolute prediction error (MAPE), the statistic of mean-squared prediction error and the statistic of the absolute value of prediction error to evaluate the out-of-sample performance of the prediction models.
is defined as follows:
R2MSPE=1−MSPECMSPEB,
and
MSPEB=1q1∑i=1(rm+i−ˆrBm+i)2,
MSPEC=1q1∑i=1(rm+i−ˆrCm+i)2,
where
and are of the benchmark and candidate models respectively. denotes the true value in dataset at the time while and represents the out-of-sample predicted value of the benchmark and the candidate model at the time respectively.Likewise,
is defined as followsR2MAPE=1−MAPECMAPEB,
and
MAPEB=1q1∑i=1|rm+i−ˆrBm+i|,
MAPEC=1q1∑i=1|rm+i−ˆrCm+i|,
where
and are the of the benchmark and candidate models respectively. denotes the true value at the time while and represents the out-of-sample predicted value of the benchmark and the candidate models at the time respectively.D. Data
The EU carbon futures price is the target of our attention. The monthly closing price of the ICE ECX EUA futures continuous contract are selected as a sample for our study. We make a logarithmic difference between the month-end closing prices of carbon futures to obtain carbon futures returns as the core dependent variable in this study. Our sample period is from January 2011 to December 2020. Data is obtained from DataStream. Descriptive statistics for carbon futures returns are shown in Table 1.
Positive mean monthly price returns on carbon futures imply an upward trend in carbon prices over the sample period. The negative skewness means that the carbon price return series is left-skewed and the kurtosis value indicates that the return series is platykurtic. The results of the ADF and J-B tests indicate that the carbon futures return data are stationary and non-normal.
We adopt 44 macroeconomic variables as predictor variables, reflecting the situation of energy markets, financial markets, and economic fundamentals. These variables have the potential to predict carbon price. The data source is DataStream. Furthermore, we group the 44 macroeconomic variables into energy groups, energy price groups, stock index groups, monetary policy groups and economic information groups. Each group consists of identical indicators from different regions. For data stationarity, log returns are calculated for all macroeconomic variables.
III. Empirical results
A. Baseline Out-of-sample Forecasting Results
Table 2 shows the performance of each statistical model for out-of-sample predictions after training on the in-sample dataset, including two predictive evaluation indicators, MSPE and MAPE. By definition [of MSPE and MAPE], a smaller value of MSPE and MAPE indicates a more accurate prediction of the statistical model, while the opposite indicates a greater bias in the prediction. Six-month and twelve-month forecasts are reported in Table 2(a) and Table 2(b) respectively.
From the results in Table 2, we find that among the candidate models, the LASSO and Adaptive LASSO models for high-dimensional variables generally outperform the traditional time-series statistical models (the ARMAX (1,1,1) and the GARCHX (1,1,1)) in the six-month prediction test. However, in the twelve-month test the high-dimensional prediction models outperform the ARMAX (1,1,1) model but are weaker than the GARCHX (1,1,1) model.
For the four high-dimensional forecasting models, the Group high-dimensional forecasting model had significantly smaller values for two of the forecasting indicators than it did for the other models. The only exception is that the Group SCAD model had slightly higher MAPE values than the LASSO model in the six-month forecasting test while the empirical results are fully consistent with our expectations in the twelve-month forecasting test.
B. Comparison of the predictive performance between different models
From Table 2, we can briefly conclude that high-dimensional models (LASSO, Adaptive LASSO, Group SCAD and Group LASSO) exhibit better forecasting performance than traditional time-series models (the ARMAX (1,1,1) and the GARCH (1,1,1)) for carbon price forecasts that take into account a large number of other variables. This result inspired us to make a specific comparison of the predictive performance of different high-dimensional models. Specifically, we use the traditional time series model as the baseline model and the remaining high-dimensional model as the candidate model. The predictive performance of the candidate models is evaluated by calculating the and values of the candidate models relative to the benchmark model; larger values of and indicate stronger predictive performance of the candidate models compared to the benchmark model, with positive values indicating that the candidate models have better predictive power than the benchmark model, and inversely, that the candidate models have weaker predictive performance than the benchmark model.
Table 3 displays the results of using ARMAX (1, 1, 1) and GARCHX (1, 1, 1) models as the baseline model to obtain values for and Table 3 (a) represents the result for ARMAX (1, 1, 1) as the baseline model and Table 3 (b) represents the result for GARCHX (1, 1, 1) as the baseline model. Panel A and Panel B in Table 3 are the six-month prediction test and the twelve-month prediction test respectively. The first column of each table indicates which candidate model has been used.
Table 3 shows that the and values of the high-dimensional model with group structure are positive in both the six-month test and the twelve-month test when the baseline model is the ARMAX (1,1,1) and GARCH (1,1,1) models, indicating that the accuracy of the group high-dimensional model in predicting carbon prices out-of-sample is better than that of the traditional time series model in both tests.
On the other hand, we also consider the performance of LASSO and Adaptive LASSO models. When the ARMAX (1,1,1) is used as the benchmark model, their
and values are positive in both tests. When the GARCHX (1,1,1) is used as the benchmark model, their and values are positive in the six-month tests. It is, however, worth noting that both LASSO and Adaptive LASSO have negative and in the twelve-month forecast test, implying that high-dimensional models do not outperform traditional time-series models in carbon price forecasting in all cases.Finally, we compare the Table 2.
and values of the group high-dimensional model with other high-dimensional models. In most cases, the and values of the group high-dimensional model are larger than those of the other models, except for a few cases where the values of the Group SCAD model are close to those of the GARCH model. In particular, comparing the LASSO, Adaptive LASSO and Group LASSO models, the and values of the Group LASSO model are larger in any case, indicating that Group LASSO has better carbon price forecasting performance under our forecasting conditions. This implies that the use of group structure variables in our study to optimize the forecasting model is positive, a result that is also evidenced inIV. Conclusion
This study uses data from 2011 to 2020, including EU carbon allowance futures returns and 44 macroeconomic indicators, to investigate the prediction of carbon prices using six statistical models. In particular, we propose two-group high-dimensional models for carbon price forecasting. The results of the study show that the high-dimensional model has better predictive power for carbon prices than the traditional linear model, suggesting the usefulness of incorporating a variety of macroeconomic factors into the prediction of carbon prices. In addition, in the group high-dimensional models, the high-dimensional models with cluster structure have better predictive performance than other models.
Our findings have important implications for policy makers, investors, and other stakeholders, as they reveal the important influence of macroeconomic factors on carbon price dynamics. Policymakers can enhance the effectiveness of intervention policies based on important predictors and expectations of the price of carbon. Effective forecasting of carbon prices also helps investors diversify their portfolios and provide reasonable risk diversification.